home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ap-Az / AttyPhoneLog.cpt / Attorney's Phone Log / card_2908.txt < prev    next >
Text File  |  1988-01-24  |  2KB  |  100 lines

  1. -- card: 2908 from stack: in
  2. -- bmap block id: 4488
  3. -- flags: 4000
  4. -- background id: 2639
  5. -- name: Phone Log
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide field "Copyright"
  9.   hide card field "Directions"
  10. end opencard
  11.  
  12. on ReturnKey
  13.   click at location of background button "New Call"
  14. end ReturnKey
  15.  
  16. on EnterKey
  17.   click at location of background button "New Call"
  18. end EnterKey
  19.  
  20.  
  21.  
  22.  
  23. -- part 4 (button)
  24. -- low flags: 00
  25. -- high flags: 8000
  26. -- rect: left=435 top=32 right=83 bottom=498
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 2478 / 2478
  29. -- text alignment: 1
  30. -- font id: 0
  31. -- text size: 12
  32. -- style flags: 0
  33. -- line height: 16
  34. -- part name: Copyright/$
  35. ----- HyperTalk script -----
  36. on mouseUp
  37.   show field "Copyright"
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 5 (button)
  44. -- low flags: 00
  45. -- high flags: 8000
  46. -- rect: left=23 top=40 right=83 bottom=72
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 2507 / 2507
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Directions
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   show card field "Directions"
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 6 (field)
  63. -- low flags: 81
  64. -- high flags: 2000
  65. -- rect: left=4 top=93 right=328 bottom=177
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 3
  70. -- text size: 10
  71. -- style flags: 256
  72. -- line height: 13
  73. -- part name: Directions
  74. ----- HyperTalk script -----
  75. on Mouseup
  76.   hide card field "Directions"
  77. end mouseup
  78.  
  79.  
  80.  
  81. -- part contents for background part 1
  82. ----- text -----
  83. The Attorney's Phone Log is a shareware stack.  If you like it and decide to use it, either send $5.00 to The Mean Machine, 114 Sargent Street, Newton, MA  02158, or send a hypercard stack that you consider comparable that you think would be useful to an attorney.
  84.  
  85.       Copyright 1988 by
  86.        Thomas G. Cooper
  87.  
  88. -- part contents for card part 6
  89. ----- text -----
  90. 1.  Clicking on New Call or hitting return or enter  will create a new card on which to record the time, other party, and client. 
  91.  
  92. 2.  Move through fields by
  93. hitting Tab.
  94.  
  95. 3.  Print Report will print the data on each card, then ask for instructions
  96. on deleting the cards.  
  97.  
  98. 4.  Click Start to begin. 
  99.  
  100. 5.  Click Stop to end call.